Welcome![Sign In][Sign Up]
Location:
Search - motion detection

Search list

[Video CaptureVB_camera_motion_detection_system

Description: VB摄像头运动检测记录系统,调用usb摄像头,利用控件编程-VB camera motion detection system
Platform: | Size: 182272 | Author: luoyong | Hits:

[matlabMATLAB

Description: MATLAB实现视频摄像中的运动检测(人体等)-MATLAB implementation of motion detection video camera (body, etc.)
Platform: | Size: 677888 | Author: 韦健 | Hits:

[matlabMotionDetection

Description: Motion Detection Code in Matlab
Platform: | Size: 3072 | Author: emre | Hits:

[Multimedia DevelopVTraffic(thread_no_leak)

Description: VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
Platform: | Size: 309248 | Author: 王志 | Hits:

[CSharpdetect_ur_motion

Description: There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video frame with one from the previous frames or with something that we ll call background. In this article, I ll try to describe some of the most common approaches.
Platform: | Size: 174080 | Author: p2casso | Hits:

[Video CaptureMoveMotivation

Description: 视频中运动检测算法源代码及演示代码 下载于http://www.codesoso.com/code/Motion_Detection.aspx-Motion Detection Algorithms
Platform: | Size: 293888 | Author: 张宝 | Hits:

[Windows DevelopMotionDetection2

Description: 移动侦测,基于CMGU.CV做的,可以显示摄像头里面运动的物体并做标定-Motion detection, based on CMGU.CV do, the camera can be displayed inside the movement of objects and do calibration
Platform: | Size: 663552 | Author: 张庆 | Hits:

[Special Effectsyundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Platform: | Size: 15360 | Author: 黄文伟 | Hits:

[Special EffectsMotionDetection

Description: 静止背景下运动目标检测,采用帧间差分的方法进行运动目标识别-Static background motion detection, frame difference methods using Moving Object Recognition
Platform: | Size: 1306624 | Author: gao | Hits:

[Multimedia DevelopMotiondetectionusingwebcam

Description: Motion detection using web cam
Platform: | Size: 1290240 | Author: bh | Hits:

[Special Effectsmotion_detection_csharp

Description: This a 2-week project which has been submitted for my "Imaging and special effect" Module. It is the implementation of a Motion Detection program for Webcams. This application can successfully sense the motion in the real time video stream captured from web-cameras. The C# implementation of filters is getting advantage of AForge.NET framework, provided by group of programmers and developers as an Open Source C# library that enables me to capture video stream from various external sources and manipulate images efficiently-This is a 2-week project which has been submitted for my "Imaging and special effect" Module. It is the implementation of a Motion Detection program for Webcams. This application can successfully sense the motion in the real time video stream captured from web-cameras. The C# implementation of filters is getting advantage of AForge.NET framework, provided by group of programmers and developers as an Open Source C# library that enables me to capture video stream from various external sources and manipulate images efficiently
Platform: | Size: 760832 | Author: Ali | Hits:

[Video CaptureMovingDetection

Description: 用Opencv实现的一个运动检测的程序。通过摄像头捕捉,把捕捉到的图像分为前景和背景,从而检测出运动图像。-Achieved with Opencv a motion detection process. Captured by the camera, the captured image are separated into foreground and background, to detect the moving image.
Platform: | Size: 3857408 | Author: 蓝天白雪 | Hits:

[2D GraphicLKPR-marzat

Description: 基于SIFT的光流运动检测,能够解决遮挡问题,有效提高检测的精度。-SIFT-based optical flow motion detection, can solve the occlusion problem, improve detection accuracy.
Platform: | Size: 131072 | Author: shaofa | Hits:

[Special EffectsImageProcessing

Description: 常见图像处理算法的源码,包含各种变换、图像匹配、运动检测等-Common image processing algorithms source code, including all kinds of transformation, image matching, motion detection, etc.
Platform: | Size: 5001216 | Author: 杜骞 | Hits:

[Special EffectsyundongjianceGUI

Description: 别人编写的运动检测gui,能够检测运动目标以及测速,给大家分享一下。-Written by someone else' s motion detection gui, can detect moving targets and guns, to share with you.
Platform: | Size: 5947392 | Author: linwei | Hits:

[Special Effectsmotion_detection_main

Description: motion detection code for human
Platform: | Size: 2048 | Author: King of Madurai | Hits:

[Special Effectsji

Description: 运动目标检测是整个视频监控系统的最底层,是目标跟踪、目标分类、目 为理解等的基础,因此运动目标检测是视频序列图像处理的关键环节。根 列图像的背景情况可以将运动目标检测划分为静态背景下运动目标检测 态背景下运动目标检测,本章主要研究静态背景下的运动目标检测算法。 -Moving target detection is the lowest level of video surveillance systems, is the target tracking, target classification, currently the basis for understanding, etc., so video motion detection is a key link in image sequence processing. Root out the background of the image motion detection can be divided into static state of the moving target detection of moving object detection, this chapter of the static background of moving target detection algorithm.
Platform: | Size: 1311744 | Author: | Hits:

[Video Captureji

Description: 运动目标检测是整个视频监控系统的最底层,是目标跟踪、目标分类、 标行为理解等的基础,因此运动目标检测是视频序列图像处理的关键环节。 -Moving target detection is the video surveillance system, the bottom is the target tracking, target classification, and so on the basis of standard behavior understanding, so video motion detection is the key link in image sequence processing.
Platform: | Size: 8201216 | Author: | Hits:

[Special EffectsBlockSafe

Description: 图像识别在大楼安防中的应用例子,基于运动物体检测技术的摄像监控检测。-Image recognition applications in building security in the example of object detection based on motion detection technology for video surveillance.
Platform: | Size: 126976 | Author: zhangdy | Hits:

[Special EffectsGMM

Description: 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual object detection(video object detection), visual surveillance, motion detection, motion tracking, visual object tracking, video object tracking, etc.
Platform: | Size: 16384 | Author: 朱亮亮 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 47 »

CodeBus www.codebus.net